#indexTopBox {
  height: 45px;
}
#indexTop {
  height: 45px;
  width: 100%;
  background: #353535;
  font-size: 12px;
  z-index: 88;
  position: fixed;
  top: 0;
  left: 0;
}
#indexTop .cont {
  position: relative;
}
#indexTop .pageTop-left li {
  float: left;
  color: #4b4b4b;
  line-height: 45px;
}
#indexTop .pageTop-left li > a {
  display: inline-block;
  color: #c8c8c8;
  padding: 0 7px;
}
#indexTop .pageTop-left li > a:hover {
  color: #fff;
  background: #1e1e1e;
}
#indexTop .webNav:hover .dorpdownNav {
  display: block;
}
#indexTop .dorpdownNav {
  display: none;
  position: absolute;
  width: 100%;
  top: 45px;
  right: 0px;
  background: #fff;
  z-index: 12;
  border: 1px solid #eeeeee;
  box-shadow: 0 0 8px #ccc;
}
#indexTop .dorpdownNav .dh_cat_new {
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 15px 40px 5px;
}
#indexTop .dorpdownNav .dh_cat_new dl {
  width: 250px;
  margin-bottom: 10px;
}
#indexTop .dorpdownNav .dh_cat_new dl dt {
  height: 25px;
  line-height: 25px;
  border-bottom: 1px dotted #c2c2c2;
  font-size: 12px;
  margin-bottom: 10px;
}
#indexTop .dorpdownNav .dh_cat_new dl dt a {
  color: #df0303;
}
#indexTop .dorpdownNav .dh_cat_new dl dd {
  line-height: 20px;
}
#indexTop .dorpdownNav .dh_cat_new dl dd a {
  margin-right: 17px;
  line-height: 20px;
  display: inline-block;
  color: #666666;
}
#indexTop .dorpdownNav .dh_cat_new dl dd a:hover {
  color: #df0303;
}
#indexTop .phoneText {
  display: flex;
  align-items: center;
  color: #c8c8c8;
  height: 45px;
  margin-right: 20px;
}
#indexTop .phoneText span {
  width: 16px;
  height: 17px;
  display: block;
  background: url('../img/zongIcon.png') no-repeat;
  background-position: -289px -244px;
  margin-right: 8px;
}
#indexTop .pageTopRight li {
  float: left;
  color: #4b4b4b;
  line-height: 45px;
  display: block;
}
#indexTop .pageTopRight li:hover {
  color: #fff;
  background: #1e1e1e;
}
#indexTop .pageTopRight li > a {
  display: inline-block;
  color: #fff;
  padding: 0 7px;
}
#indexTop .pageTopRight li.li1 {
  width: 85px;
  text-indent: 0;
  text-align: center;
  border-left: 1px solid #282828;
  position: relative;
}
#indexTop .pageTopRight li.li1:hover .phone_boxwai {
  display: block;
}
#indexTop .pageTopRight li.li1 .phone_boxwai {
  width: 370px;
  height: 240px;
  position: absolute;
  top: 45px;
  left: -140px;
  display: none;
}
#indexTop .pageTopRight li.li1 .phone_boxwai img {
  width: 100%;
}
#indexTop .pageTopRight li.li3 {
  width: 68px;
  text-align: center;
  background: #dd2726;
  color: #fff;
}
#indexTop .pageTopRight li.li4 {
  width: 72px;
  text-align: center;
}
#indexTop .search {
  display: none;
}
#indexTop .search .logoFind2 {
  height: 29px;
  background: #f5f5f7;
  margin-top: 8px;
  width: 315px;
  border-radius: 5px;
  position: relative;
}
#indexTop .search .logoFind2 .hangye2 {
  width: 78px;
  height: 100%;
  float: left;
  line-height: 29px;
  font-size: 14px;
  text-align: center;
  text-indent: 2px;
  background: #fff;
  color: #c9c9c9;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 5px;
}
#indexTop .search .logoFind2 .hangye2 i {
  display: block;
  width: 9px;
  height: 5px;
  background: url(../img/hyIcon.png) no-repeat;
  background-position: -210px -90px;
  margin-left: 10px;
}
#indexTop .search .logoFind2 input.text {
  line-height: 27px;
  padding-left: 12px;
  font-size: 14px;
  color: #c8c8c8;
  border: none;
  border-right: 1px solid #e5e5e5;
  outline: none;
  width: 183px;
  height: 27px;
  border-left: 1px solid #e5e5e5;
}
#indexTop .search .logoFind2 .btn {
  padding: 0;
  width: 40px;
  height: 29px;
  border: none;
  background: #ececec url(../img/sousuo2.png) no-repeat 11px;
  font-size: 14px;
  color: #72767d;
  outline: none;
  border-radius: 5px;
}
#indexTop .search .logoFind2 .hangyeBox {
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  display: none;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
}
#indexTop .search .logoFind2 .hangyeBox div.item {
  height: 40px;
  line-height: 40px;
  padding: 0 13px;
}
#indexTop .search .logoFind2 .hangyeBox div.item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #999;
}
#indexTop .search .logoFind2 .hangyeBox div.item:hover {
  background: #f7f7f7 url(../img/right.png) no-repeat 95% center !important;
  background-size: 7px 13px !important;
}
#indexTop .search .logoFind2 .hangye_search_default {
  display: none;
  left: 78px;
  width: 196px;
  max-height: 240px;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  position: absolute;
  top: 39px;
}
#indexTop .search .logoFind2 .hangye_search_default li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 13px;
  padding-left: 6px;
  box-sizing: border-box;
  color: #222222;
  height: 40px;
  line-height: 40px;
  width: 196px;
}
#indexTop .search .logoFind2 .hangye_search_default li a {
  color: #666;
  cursor: pointer;
  text-decoration: none;
  display: block;
}
#indexTop .search .logoFind2 .hangye_search_default li:hover {
  background: #f7f7f7 url(../img/right.png) no-repeat 95% center !important;
  background-size: 7px 13px !important;
  border: none;
}
#indexTop .search .logoFind2 .hangye_search_default li:hover a {
  color: #222222;
  font-weight: bold;
}
#indexHeader {
  height: 90px;
  padding-top: 20px;
}
#indexHeader .cont .logo {
  display: block;
  width: 387px;
}
#indexHeader .cont .logo img {
  width: 100%;
}
#indexHeader .cont .adv {
  width: 210px;
  height: 50px;
  border-radius: 1px;
  overflow: hidden;
}
#indexHeader .cont .adv img {
  width: 100%;
}
#indexHeader .cont .logoFind {
  height: 29px;
  background: #fff;
  width: 474px;
  border-radius: 5px;
  position: relative;
  margin-right: 54px;
  height: 36px;
  border: 1px solid #e5e5e5;
}
#indexHeader .cont .logoFind .hangYe {
  width: 92px;
  height: 100%;
  float: left;
  line-height: 29px;
  font-size: 14px;
  text-align: center;
  text-indent: 2px;
  background: #fff;
  color: #c9c9c9;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 5px;
}
#indexHeader .cont .logoFind .hangYe i {
  display: block;
  width: 9px;
  height: 5px;
  background: url(../img/hyIcon.png) no-repeat;
  background-position: -210px -90px;
  margin-left: 10px;
}
#indexHeader .cont .logoFind input.text {
  line-height: 27px;
  padding-left: 12px;
  font-size: 14px;
  /*color: #c8c8c8;*/
  border: none;
  border-right: 1px solid #e5e5e5;
  outline: none;
  height: 38px;
  width: 285px;
  background: none;
}
#indexHeader .cont .logoFind .btn {
  padding: 0;
  width: 83px;
  height: 38px;
  border: none;
  background: #ececec url(../img/sousuo2.png) no-repeat 11px;
  font-size: 14px;
  color: #72767d;
  outline: none;
  border-radius: 5px;
}
#indexHeader .cont .logoFind .line {
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #cdcecf;
  margin-top: 12px;
}
#indexHeader .cont .logoFind .indusXiala {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10;
  top: 100%;
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  display: none;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
}
#indexHeader .cont .logoFind .indusXiala li {
  height: 40px;
  line-height: 40px;
  padding: 0 13px;
}
#indexHeader .cont .logoFind .indusXiala li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #999;
}
#indexHeader .cont .logoFind .indusXiala li:hover {
  background: #f7f7f7;
  background-size: 7px 13px !important;
}
#indexHeader .cont .logoFind .bottomLa {
  display: none;
  left: 93px;
  width: 297px;
  max-height: 240px;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  position: absolute;
  z-index: 10;
  top: 39px;
}
#indexHeader .cont .logoFind .bottomLa li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 13px;
  padding-left: 6px;
  box-sizing: border-box;
  color: #222222;
  height: 40px;
  line-height: 40px;
}
#indexHeader .cont .logoFind .bottomLa li a {
  color: #666;
  cursor: pointer;
  text-decoration: none;
  display: block;
}
#indexHeader .cont .logoFind .bottomLa li a img {
  width: 40px;
  margin-left: 3px;
}
#indexHeader .cont .logoFind .bottomLa li a:hover {
  color: #222222;
  font-weight: bold;
  background: #f7f7f7 url(../img/right.png) no-repeat 95% center;
  background-size: 7px 13px;
}
#indexHeader .cont .logoFind .nav_bot {
  width: 100%;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#indexHeader .cont .logoFind .nav_bot li {
  float: left;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  max-width: 110px;
}
#indexHeader .cont .logoFind .nav_bot li a {
  color: #686868;
  font-size: 12px;
}
#areaIndustry {
  border-top: 2px solid #ff3333;
  /*height: 78px;*/
  font-size: 14px;
}
#areaIndustry ul {
  display: flex;
  justify-content: space-between;
}
#areaIndustry li {
  margin-top: 15px;
}
#areaIndustry li a {
  margin-right: 10px;
  display: inline-block;
  line-height: 26px;
  color: #3f3f3f;
}
#areaIndustry li a:hover {
  color: #ff3333;
}
#areaIndustry li.li1 {
  width: 175px;
}
#areaIndustry li.li2 {
  width: 215px;
}
#areaIndustry li.li3 {
  width: 190px;
  padding-left: 25px;
}
#areaIndustry li.li4 {
  width: 178px;
}
#areaIndustry li.li6 {
  width: 136px;
}
#areaIndustry li.li7 {
  width: 180px;
}
#areaIndustry .line {
  display: inline-block;
  height: 42px;
  width: 1px;
  background: #e5e5e5;
  margin-top: 21px;
  float: left;
}
#indexFooter {
  background: #353535;
  margin-top: 20px;
  padding: 20px 0 50px;
}
#indexFooter .left {
  width: 660px;
}
#indexFooter .left .touFang {
  height: 88px;
  border-bottom: 1px solid #484848;
}
#indexFooter .left .touFang p {
  background: url(../img/tf_icon.png) no-repeat left center;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 18px;
  padding-left: 36px;
  margin-top: 32px;
}
#indexFooter .left .touFang p em {
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
}
#indexFooter .left .touFang p.p1 {
  margin-right: 72px;
}
#indexFooter .left .zhaoShang {
  padding-bottom: 12px;
}
#indexFooter .left .zhaoShang .p1 {
  height: 80px;
  line-height: 80px;
  font-size: 15px;
  color: #fff;
}
#indexFooter .left .zhaoShang .p1 a {
  color: #ededed;
  margin-right: 30px;
}
#indexFooter .left .zhaoShang .p2 {
  color: #7d7d7d;
  font-size: 12px;
  margin-bottom: 12px;
}
#indexFooter .right {
  width: 400px;
  height: 190px;
  background: #f0f0f0;
  margin-right: 0px;
  margin-top: 40px;
}
#slideRight {
  width: 26px;
  background: #353535;
  position: fixed;
  right: 0;
  top: 136px;
  z-index: 66;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
#slideRight > div:hover {
  background: #dd2726;
}
#slideRight .sr-name em {
  height: 60px;
  line-height: 14px;
  display: inline-block;
  width: 12px;
  margin: 5px auto 0;
}
#slideRight .sR-T {
  cursor: pointer;
  width: 26px;
  background: #353535;
  height: 152px;
  border-bottom: 1px solid #6b6b6b;
}
#slideRight .sR-T .i90 {
  width: 16px;
  height: 18px;
  display: inline-block;
  overflow: hidden;
  background: url(../img/zongIcon.png) no-repeat;
  background-position: -86px -480px;
  margin-top: 40px;
}
#slideRight .sR-a {
  width: 26px;
  background: #dd2726;
  height: 127px;
  border-bottom: 1px solid #6b6b6b;
  border-top: 1px solid #6b6b6b;
}
#slideRight .sR-a em {
  margin-top: 35px;
}
#slideRight .sR-B {
  cursor: pointer;
  width: 26px;
  background: #353535;
  height: 121px;
}
#slideRight .sR-B .i95 {
  width: 16px;
  height: 16px;
  display: inline-block;
  overflow: hidden;
  background: url(../img/zongIcon.png) no-repeat;
  background-position: -388px -483px;
  margin-top: 35px;
}
#slideRight .sR-m {
  cursor: pointer;
  width: 26px;
  background: #353535;
  height: 152px;
  border-bottom: 1px solid #6b6b6b;
}
#slideRight .sR-m .i91 {
  width: 11px;
  height: 17px;
  display: inline-block;
  overflow: hidden;
  background: url(../img/zongIcon.png) no-repeat;
  background-position: -160px -480px;
  margin-top: 40px;
}
#slideRight .sR-m .i93 {
  display: inline-block;
  width: 11px;
  height: 51px;
  background: url(../img/zongIcon.png) no-repeat;
  background-position: -287px -448px;
  margin: 5px 0 0 -2px;
}
#slideRight .sR-m .tab-h {
  width: 152px;
  height: 152px;
  line-height: 35px;
  color: #ffffff;
  text-align: center;
  font-family: 微软雅黑;
  position: absolute;
  z-index: -1;
  left: 35px;
  top: 153px;
  background-color: #7a6e6e;
  border-radius: 3px 0 0 3px;
  transition: left 0.3s ease-in-out 0.1s;
}
#slideRight .sR-m .tab-h img {
  width: 152px;
}
#slideRight .sR-m:hover .tab-h {
  left: -152px;
}
#slideRight .returnTop {
  display: none;
  height: 35px;
  cursor: pointer;
  border-top: 1px solid #6b6b6b;
}
#slideRight .returnTop .i92 {
  width: 13px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
  background: url(../img/zongIcon.png) no-repeat;
  background-position: -231px -480px;
  margin-top: 10px;
}
#feedBack {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2555;
  display: none;
}
#feedBack .touSu_box {
  width: 600px;
  height: 465px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -232px;
  margin-left: -300px;
  z-index: 2556;
}
#feedBack .touSu_box .title {
  height: 78px;
  text-align: center;
  font-size: 18px;
  color: #333333;
}
#feedBack .touSu_box .title .font {
  line-height: 78px;
}
#feedBack .touSu_box .title .close {
  font-size: 34px;
  right: 15px;
  top: 10px;
  color: #cccccc;
  cursor: pointer;
  position: absolute;
}
#feedBack .touSu_box ul {
  width: 500px;
  margin: 0 auto;
  font-size: 12px;
}
#feedBack .touSu_box ul .li1 {
  height: 34px;
  line-height: 34px;
  color: #666666;
}
#feedBack .touSu_box ul .li2 p {
  height: 26px;
  line-height: 26px;
  float: left;
  color: #333333;
  width: 125px;
}
#feedBack .touSu_box ul .li2 p input {
  float: left;
  margin: 6px 3px 0 1px;
}
#feedBack .touSu_box ul .li3 {
  width: 468px;
  height: 106px;
  margin-top: 20px;
  padding: 10px 15px 0;
  border: 1px solid #bebebe;
}
#feedBack .touSu_box ul .li3 textarea {
  height: 80px;
  width: 468px;
  border: none;
  color: #cccccc;
  line-height: 20px;
  font-size: 12px;
  resize: none;
  outline: none;
}
#feedBack .touSu_box ul .li4 input {
  height: 38px;
  line-height: 38px;
  width: 483px;
  padding-left: 15px;
  color: #cccccc;
  border: 1px solid #bebebe;
  margin-top: 10px;
  outline: none;
}
#feedBack .touSu_box ul .li5 input {
  width: 300px;
  height: 45px;
  line-height: 45px;
  background: #ff9a1f;
  font-size: 18px;
  color: #fff;
  border: none;
  margin: 32px 100px 0;
}
#advs {
  margin-top: 20px;
}
#advs a {
  display: block;
  position: relative;
  margin-bottom: 5px;
}
#advs a .img {
  display: block;
  width: 100%;
}
#advs a .mark {
  position: absolute;
  left: 0;
  bottom: 0;
}
#advs a.slideItem {
  display: none;
}

#advs1 {
  margin-top: 20px;
}
#advs1 a {
  display: block;
  position: relative;
  margin-bottom: 5px;
}
#advs1 a .img {
  display: block;
  width: 100%;
}
#advs1 a .mark {
  position: absolute;
  left: 0;
  bottom: 0;
}
#advs1 a.slideItem {
  display: none;
}

#advs2 .cont{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#advs2 a {
  width: 50%;
  box-sizing: border-box;
  display: block;
  position: relative;
  margin-bottom: 5px;
}
#advs2 a:nth-of-type(2n){
  padding-left: 2.5px;
}
#advs2 a:nth-of-type(2n+1){
  padding-right: 2.5px;
}
#advs2 a .img {
  display: block;
  height: 70px;
  width: 100%;
}
#advs2 a .mark {
  position: absolute;
  left: 0;
  bottom: 0;
}
#advs2 a.slideItem {
  display: none;
}

#advs3 .cont{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#advs3 a {
  width: 33.33%;
  display: block;
  position: relative;
  margin-bottom: 5px;
  box-sizing: border-box;
}
#advs3 a:nth-of-type(3n+1) {
  padding-right: 2.5px;
}
#advs3 a:nth-of-type(3n+2) {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
#advs3 a:nth-of-type(3n) {
  padding-left: 2.5px;
}
#advs3 a .img {
  display: block;
  width: 100%;
  height: 70px;
}
#advs3 a .mark {
  position: absolute;
  left: 0;
  bottom: 0;
}
#advs3 a.slideItem {
  display: none;
}

#advIndex .cont {
  height: 62px;
  background: #eff3f6;
  margin-top: 2px;
  position: relative;
}
#advIndex .hd ul li {
  width: 20px;
  height: 41px;
  padding-top: 21px;
  background: #d1dae1;
  color: #4d7b88;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
#advIndex .hd ul li p {
  display: none;
  position: absolute;
  bottom: 25px;
  width: 4px;
  height: 8px;
  line-height: 8px;
}
#advIndex .hd ul li.on p {
  display: block;
}
#advIndex .hd ul li.new {
  position: absolute;
  left: 0;
}
#advIndex .hd ul li.new p {
  left: 20px;
}
#advIndex .hd ul li.huoD {
  position: absolute;
  right: 0;
}
#advIndex .bd {
  width: 1160px;
  margin-left: 20px;
}
#advIndex .bd ul {
  display: none;
}
#advIndex .bd ul li {
  float: left;
  margin-top: 11px;
}
#advIndex .bd ul li a {
  color: #517b89;
  font-size: 12px;
  display: block;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
#advIndex .bd ul li a:hover {
  color: #ff3333;
}
#advIndex .bd ul li.li1 {
  width: 132px;
  padding-left: 50px;
  position: relative;
}
#advIndex .bd ul li.li1 .hot {
  position: absolute;
  width: 20px;
  height: 14px;
  right: 9px;
  top: -4px;
  display: inline;
  display: inline-block;
  overflow: hidden;
  background: url(../img/zongIcon.png) no-repeat;
  background-position: -231px -244px;
}
#advIndex .bd ul li.li2 {
  width: 150px;
  padding-left: 72px;
}
#advIndex .bd ul li.li3 {
  width: 158px;
  padding-left: 62px;
}
#advIndex .bd ul li.li4 {
  width: 184px;
  padding-left: 58px;
}
#zxMessage{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
  display: none;
}
#zxMessage .box{
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 8px;
    width: 520px;
    background: rgba(255,255,255,.5);
    transform: translate(-50%,-50%);
}
#zxMessage .box .title{
    height: 80px;
    line-height: 80px;
    background: #f3f4f4;
    font-size: 28px;
    color: #333333;
    text-align: center
}
#zxMessage .box .closeDJ {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  display: inline-block;
  overflow: hidden;
  background: url('../img/zongIcon.png') no-repeat;
    width: 24px;
  height: 24px;
  background-position: -434px -333px;
}
#zxMessage .box  .baoGui{ width: 100%; margin:auto; padding-bottom:40px;
  overflow: hidden;background: #fff}
#zxMessage .box  .baoGui .ninHao{ margin:20px 0 24px 0; color:#404040; font-size:17px; line-height:25px; }
#zxMessage .box  .baoGui ul{
  width: 400px;
  margin: 0 auto;
}
#zxMessage .box  .baoGui ul li{ width:398px; height:52px; border:1px solid #cccccc; background:#fff; border-radius:6px; margin-top:12px; font-size:16px; overflow:hidden; }
#zxMessage .box  .text1{ width:340px; padding-left:12px; border:none; height:51px; line-height:50px!important; color:#b8b8b8; outline:none; }
#zxMessage .box  .text2{ width:230px; }
#zxMessage .box  ul .line{ display:inline-block; width:1px; height:27px; margin-top:12px; background:#cccccc; }
#zxMessage .box  ul .btn{ width:114px; border:none; color:#e26161; background:none; line-height:50px; outline:none; }
#zxMessage .box  .tiJ_btn{ height:60px; width:400px; margin:20px auto; }
#zxMessage .box  .tiJ_btn input{ height:60px; width:400px; background:#ee4747; color:#fff; font-size:22px; border:none; outline:none; }
#zxMessage .i97 {
    width: 30px;
    height: 25px;
    background: url('../img/zongIcon.png') no-repeat;
    background-position: -458px -474px;
    margin: 14px 0 0 11px;
}
#zxMessage .i98 {
    width: 29px;
    height: 24px;
    background: url('../img/zongIcon.png') no-repeat;
    background-position: -434px -430px;
    margin: 14px 0 0 11px;
}
#zxMessage .i96 {
    width: 29px;
    height: 25px;
    background: url('../img/zongIcon.png') no-repeat;
    background-position: -416px -474px;
    margin: 14px 0 0 11px;
}


#page {
  text-align: center;
  margin: 40px auto 0;
}
#page a {
  display: inline-block;
  padding: 11px 15px;
  border: 1px solid #efefef;
  border-radius: 3px;
  background: #fafafa;
  color: #666;
  margin-right: 0 3px;
  font-size: 15px;
}
#page a:hover,
#page a.a_se,
#page a.current {
  color: #fff;
  background: #f15352;
  border: 1px solid #f15352;
}
#page ul{
  display: flex;
  justify-content: center;
  width: 100%;
}
#zxMessage .quYu {
  padding: 0 20px;
}
#zxMessage .quYu p {
  height: 40px;
  line-height: 40px;
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
}
#zxMessage  .quYu p span {
  margin-left: 6px;
}
#zxMessage  .quYu p span em {
  color: red;
}
#zxMessage  .quYu p select {
  height: 38px;
  border: 1px solid #a5abb2;
  margin-left: 5px;
  /*color: #aeb0b1;*/
}
#zxMessage  .quYu p input {
  height: 38px;
  line-height: 38px;
  border: 1px solid #a5abb2;
  /*color: #aeb0b1;*/
  font-size: 14px;
}
#zxMessage  .quYu .left .inp1 {
  margin-left: 16px;
  width: 390px;
  padding-left: 10px;
}
#zxMessage  .quYu .left .inp2 {
  width: 262px;
  padding-left: 10px;
  margin-left: 4px;
}
#zxMessage  .quYu .left .inp3 {
  width: 123px;
  padding-left: 10px;
}
#zxMessage  .quYu .left .error {
  font-size: 12px;
  color: #a5abb2;
  line-height: 20px;
}
#zxMessage  .quYu .left .tiJiao {
  width: 200px;
  height: 50px;
  background: #f13b23;
  font-size: 18px;
  border: none;
  margin-top: 20px;
  margin-left: 64px;
  color: #fff;
}
#zxMessage  .quYu .left .tiJiao:hover {
  background: #ef2a10;
}
#zxMessage  .quYu p .getYan {
  width: 108px;
  height: 38px;
  border: 1px solid #f74a0d;
  color: #f74a0d;
  font-size: 16px;
  margin-left: 10px;
  background: #fff;
}
#zxMessage  .quYu p label {
  line-height: 38px;
  float: left;
  margin-left: 5px;
}
#zxMessage  .quYu p .man {
  margin-left: 8px;
}
#zxMessage  .quYu p .woman {
  margin-left: 18px;
}